projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e47f9a0
)
Add declaration of free_frame_menubar.
author
Jan Djärv
<jan.h.d@swipnet.se>
Thu, 5 Feb 2004 12:56:59 +0000
(12:56 +0000)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Thu, 5 Feb 2004 12:56:59 +0000
(12:56 +0000)
src/xterm.h
patch
|
blob
|
history
diff --git
a/src/xterm.h
b/src/xterm.h
index 6f8ec1489835934077d34a97fb9d56c97d439505..4b9aa7b9c904c5283edba013ce4f8716b9b70fdc 100644
(file)
--- a/
src/xterm.h
+++ b/
src/xterm.h
@@
-1075,6
+1075,7
@@
extern void x_free_dpy_colors P_ ((Display *, Screen *, Colormap,
extern void x_activate_menubar P_ ((struct frame *));
extern int popup_activated P_ ((void));
extern void initialize_frame_menubar P_ ((struct frame *));
+extern void free_frame_menubar P_ ((struct frame *));
/* Defined in widget.c */